*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 22 Jan 2007 00:10:19 +0000 (00:10 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 22 Jan 2007 00:10:19 +0000 (00:10 +0000)
lisp/ChangeLog

index 5db0e983c2ba1f6d3f32f23d4c36be186811e5e4..1aae0838a9032d18ce7ebfad2a14785a5bfe8ba8 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-21  Guanpeng Xu  <herberteuler@hotmail.com>
+
+       * add-log.el (add-log-current-defun): Use CC Mode functions to
+       find the beginning and end of a defun.
+
 2007-01-21  Nick Roberts  <nickrob@snap.net.nz>
 
        * progmodes/gdb-ui.el (gdb-var-create-regexp)
@@ -90,6 +95,7 @@
 
        * progmodes/compile.el: Add handling for makepplog.
 
+>>>>>>> 1.10581
 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * textmodes/ispell.el (ispell-change-dictionary): Ensure that
        (image-type-from-buffer): Handle new format.  New arg INCLUDE-MAYBES.
        (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
 
-2006-12-26  Guanpeng Xu  <herberteuler@hotmail.com>  (tiny change)
+2006-12-26  Guanpeng Xu  <herberteuler@hotmail.com>
 
        * add-log.el (add-log-current-defun): Call `forward-sexp'
        multiple times to pick a member function name defined as